home *** CD-ROM | disk | FTP | other *** search
/ .net (French) 1996 November / .net Magazine (FR) - Issue 01 - Nov 1996.iso / mac / Edition Web / HTMLedit173-ppc / HTML.edit 1.7.3 (ppc) / HTML.edit 1.7.3 (ppc).rsrc / TEXT_1795_Body.txt < prev    next >
Text File  |  1996-09-16  |  896b  |  18 lines

  1.  
  2. Body
  3.  
  4. The body of a document begins with <BODY> and ends with </BODY>.
  5.  
  6. Transfer Header Text to Header
  7. Parses the Body for <HEAD> and </HEAD> codes, and places the codes and all text between them into the Header. If both a <HEAD> and </HEAD> tag are not found, nothing happens.
  8. Transfer Footer Text to Footer
  9. Parses the Body for a <!--FOOT--> tag, and places all text after it into the Footer. If no <!--FOOT--> tag is found, nothing happens.
  10. Edit Master Headers
  11. Navigates to a specified Master Header to allow viewing and editing.
  12. Edit Master Footers
  13. Navigates to a specified Master Footer to allow viewing and editing.
  14.  
  15. Note that the command Add HTML Body Tags will eliminate any extra <BODY> or </BODY> tags found anywhere in the document, leaving only the pair at the beginning and end of the Body and Footer sections respectively.
  16.  
  17. Back to Header, on to Footer, or return to Design Issues.
  18.